Skip to content

Comments

feat: JPA Entity와 Enum 작성(#15)#17

Merged
myqewr merged 1 commit intodevelopfrom
feature/#15
Mar 12, 2025
Merged

feat: JPA Entity와 Enum 작성(#15)#17
myqewr merged 1 commit intodevelopfrom
feature/#15

Conversation

@myqewr
Copy link
Member

@myqewr myqewr commented Mar 11, 2025

🌱 관련 이슈

📌 작업 내용 및 특이사항

  • jpa entity, enum 작성
  • postgresql array enum 정의

🔍 참고사항

  • ddl 먼저 실행 필요.(노션에 작성)

📚 기타

@myqewr myqewr requested a review from hisonghy March 11, 2025 14:21
@myqewr myqewr force-pushed the feature/#15 branch 2 times, most recently from 8099ea6 to dd4e2b0 Compare March 12, 2025 02:48
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PostProduct 엔티티와 매핑해야 할 것 같습니다

@myqewr myqewr merged commit 9aed2d3 into develop Mar 12, 2025
1 check passed
@hisonghy hisonghy added the ⚡ feature 새로운 기능 추가 및 수정 label Mar 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

⚡ feature 새로운 기능 추가 및 수정

Projects

None yet

Development

Successfully merging this pull request may close these issues.

⚡ jpa entity 작성

2 participants